OpenRoads Designer CONNECT Edition SDK Help

BSpline Properties

Properties

EndPoint Gets the end point of the element. (Inherited from LinearElement)
IsClosed Gets wehether the element is Closed. (Inherited from LinearElement)
IsRational Checks whether the Bspline curve is rational or not.
Knots Gets the BSpline Knots
KnotsCount Gets the Knots count of a Bspline
Length Gets 2D length of linear element. (Inherited from LinearElement)
ParameterDifference Gets the difference between start and end parameter. (Inherited from LinearElement)
PoleCollection Gets the BSpline poles collection
Range Gets the range of the element. (Inherited from LinearElement)
StartPoint Gets the start point of the element. (Inherited from LinearElement)
TagInComplex Gets the unique tag in complex associated to the element. (Inherited from LinearElement)
TraceID (Inherited from LinearElement)
UserData Gets/Sets the UserData of linear element (Inherited from LinearElement)

See Also